Blazor | ComponentOne
C1.Blazor.ListView Assembly / C1.Blazor.ListView Namespace / C1ListView<T> Class / ViewportHeight Property

In This Topic
    ViewportHeight Property (C1ListView<T>)
    In This Topic
    Gets the height of the viewport.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ViewportHeight As Double
    public double ViewportHeight {get;}
    See Also